Summary

Inserts level dependent information for a certain document

Component properties
Category AS Document
Version 1.0
Complies with Xhtml 1.0 / 1.1 rules Yes
Supported server programming languages C# Visual Basic.NET
Output content type inline

When to use

This component is typically used when there is a need to display the level of a document within a hierarchy of documents. 

Programming interface

Parameters

RootStart
The root document's level. Logically this value is always 1 but can be any integer value desired. Set this parameter blank or 0 to omit the root level.
ClassName
Name of a class that is used to supply text formatting
UseRootDocument
Check this if you want to use the root document information. This is true if you use this component in an included document.

Remarks